| Name | Type | Description |
| SourceConnection | Connection | Gets the source connection |
| DestinationConnection | Connection | Gets the destination connection |
| Deploy | Boolean | Gets/Sets the deploy state |
| Color | String | New in V7.0. Gets/Sets the name of the color of the equipment |
| Visible | Boolean | New in V7.0. Gets/Sets the visibility of the equipment |
OnDeployStateChange
Invoked when the pusher ‘Deploy’ property value changes
Callback Signature
void xxxxxxxxxxxxxxxxx (sender: object);
| Parameter Name | Type | Description |
| sender | Object | The object associated with the changed property |